hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
HipRenderer.initialize
hip
hiprenderer
renderer
HipRenderer
Undocumented in source. Be warned that the author may not have intended to support it.
bool
initialize
(string confData, string confPath)
class
HipRenderer
version(RendererConfigFile)
static
bool
initialize
(
string
confData
,
string
confPath
)
bool
initialize
(IHipRendererImpl impl, HipRendererConfig* config, uint width, uint height)
Meta
Source
See Implementation
hip
hiprenderer
renderer
HipRenderer
static functions
begin
clear
createIndexBuffer
createShaderVar
createVertexArray
createVertexBuffer
dispose
drawIndexed
drawVertices
end
exitOnError
getCurrentConfig
getCurrentViewport
getDepthTestingFunction
getMatrix
getMaxSupportedShaderTextures
getMode
getRendererType
getStatistics
getTextureImplementation
hasErrorOccurred
initExternal
initialize
isDepthTestingEnabled
newFrameBuffer
newShader
reinitialize
setCamera
setColor
setColorMask
setDepthTestingEnabled
setDepthTestingFunction
setErrorCheckingEnabled
setRendererMode
setShader
setStencilOperation
setStencilTestingEnabled
setStencilTestingFunction
setStencilTestingMask
setViewport
setWindowSize
static variables
currentConfig
currentDepthTestFunction
currentShader
currentViewport
depthTestingEnabled
height
mainViewport
rendererImpl
rendererMode
rendererType
res
stats
width
window
structs
Statistics